home *** CD-ROM | disk | FTP | other *** search
/ SGI Freeware 1999 August / SGI Freeware 1999 August.iso / dist / fw_perl.idb / usr / freeware / catman / p_man / cat3 / File::Spec::VMS.Z / File::Spec::VMS
Encoding:
Text File  |  1998-10-28  |  1.9 KB  |  67 lines

  1.  
  2.  
  3.  
  4.      FFFFiiiilllleeee::::::::SSSSppppeeeecccc::::::::VVVVMMMMSSSS((((3333))))22223333////JJJJuuuullll////99998888    ((((ppppeeeerrrrllll 5555....000000005555,,,, ppppaaaattttcccchhhh 00002222FFFF))))iiiilllleeee::::::::SSSSppppeeeecccc::::::::VVVVMMMMSSSS((((3333))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.       File::Spec::VMS - methods for    VMS file specs
  10.  
  11.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.        use File::Spec::VMS;    # Done internally by File::Spec    if needed
  13.  
  14.  
  15.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  16.       See File::Spec::Unix for a documentation of the methods
  17.       provided there. This package overrides the implementation of
  18.       these    methods, not the semantics.
  19.  
  20.       MMMMeeeetttthhhhooooddddssss aaaallllwwwwaaaayyyyssss llllooooaaaaddddeeeedddd
  21.  
  22.       catdir
  23.            Concatenates a list of file specifications, and returns
  24.            the result as a VMS-syntax directory specification.
  25.  
  26.       catfile
  27.            Concatenates a list of file specifications, and returns
  28.            the result as a VMS-syntax directory specification.
  29.  
  30.       curdir (override)
  31.            Returns a string    representing of    the current directory.
  32.  
  33.       rootdir (override)
  34.            Returns a string    representing of    the root directory.
  35.  
  36.       updir    (override)
  37.            Returns a string    representing of    the parent directory.
  38.  
  39.       path (override)
  40.            Translate logical name DCL$PATH as a searchlist,    rather
  41.            than trying to split string value of $ENV{'PATH'}.
  42.  
  43.       file_name_is_absolute    (override)
  44.            Checks for VMS directory    spec as    well as    Unix
  45.            separators.
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                        (printed 10/23/98)
  64.  
  65.  
  66.  
  67.